gdk-pixbuf/Makefile.am gdk/Makefile.am gdk/win32/Makefile.am Fixes for
authorTor Lillqvist <tml@novell.com>
Fri, 19 Jan 2007 00:06:01 +0000 (00:06 +0000)
committerTor Lillqvist <tml@src.gnome.org>
Fri, 19 Jan 2007 00:06:01 +0000 (00:06 +0000)
commitf1ce05caa9d04fe67e0872c7b09e35be25c7fc1b
tree0dfb399c81302db487ac384ae419b2460f5102e8
parent42debff10ddeb2976bbbfa0d688f46766b209bb6
gdk-pixbuf/Makefile.am gdk/Makefile.am gdk/win32/Makefile.am Fixes for

2007-01-18  Tor Lillqvist  <tml@novell.com>

* gdk-pixbuf/Makefile.am
* gdk/Makefile.am
* gdk/win32/Makefile.am
* gtk/Makefile.am: Fixes for building outside srcdir on
Win32. (#336819, #340113) Drop distributing the handmade .la
libtool wrapper for the wntab32x library. It's too much trouble
making it work when building outside srcdir. Just link to the
library direcly using -Wl,win32/libwntab32x.a.

svn path=/trunk/; revision=17185
ChangeLog
gdk-pixbuf/Makefile.am
gdk/Makefile.am
gdk/win32/Makefile.am
gtk/Makefile.am